Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watcher: make near archive watcher work #390

Merged
merged 1 commit into from
Nov 26, 2024
Merged

watcher: make near archive watcher work #390

merged 1 commit into from
Nov 26, 2024

Conversation

panoel
Copy link
Contributor

@panoel panoel commented Nov 20, 2024

This PR addresses the Near explorer endpoint having a low amount of requests per day. The code is more efficient to conserve these requests.

@panoel panoel marked this pull request as ready for review November 21, 2024 20:38
watcher/src/watchers/__tests__/parseVaa.test.ts Outdated Show resolved Hide resolved
watcher/src/watchers/AlgorandWatcher.ts Outdated Show resolved Hide resolved
watcher/src/watchers/AptosWatcher.ts Outdated Show resolved Hide resolved
watcher/src/watchers/Watcher.ts Outdated Show resolved Hide resolved
watcher/src/watchers/NearArchiveWatcher.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@evan-gray evan-gray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like there might be a better format for the watch loop 🤔 but what is there seems safe.

@panoel panoel merged commit 393b218 into main Nov 26, 2024
3 checks passed
@panoel panoel deleted the near_updates branch November 26, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants